Report the steady state in gdk_display_pointer_is_grabbed
authorAlexander Larsson <alexl@redhat.com>
Mon, 2 Feb 2009 14:37:02 +0000 (15:37 +0100)
committerAlexander Larsson <alex@localhost.localdomain>
Thu, 2 Apr 2009 08:15:30 +0000 (10:15 +0200)
commit025b6aa741ebdb07986dc9afb9190496c8bbbd80
tree0a21ae336d8024324fe043e8b36f497e1fbfe53f
parent5be3f38535d9ad02ff61e111de3c8e2478d23b57
Report the steady state in gdk_display_pointer_is_grabbed

For instance if we grab the pointer and then check if its grabbed
so that we know to ungrab we don't care that the grab is not
yet active, so report the steady state (i.e. the last grab)
gdk/gdkdisplay.c